-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
3.4.2.12
-
Code
-
Classes
- BinaryComparison
Total Complexity |
49 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
175 |
Lines of code |
89 |
Logical lines of code |
55 |
Comment lines |
46 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
compare() |
A |
54 |
12 |
20 |
greaterThanOrEqual() |
A |
59 |
9 |
12 |
lessThanOrEqual() |
A |
59 |
9 |
12 |
evaluateComparison() |
S |
56 |
7 |
18 |
equal() |
S |
62 |
7 |
10 |
strcmpLowercaseFirst() |
S |
71 |
1 |
5 |
strcmpAllowNull() |
S |
78 |
1 |
3 |
greaterThan() |
S |
77 |
1 |
3 |
lessThan() |
S |
77 |
1 |
3 |
notEqual() |
S |
78 |
1 |
3 |